home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 10 / FreelogHS10.iso / Apprendre / Trainers / id80.swf / scripts / DefineButton2_63 / BUTTONCONDACTION on(release).as
Text File  |  2001-10-25  |  56b  |  5 lines

  1. on(release){
  2.    Selected = 9;
  3.    gotoAndPlay(20);
  4. }
  5.